From 21fb3a962a67f906da046269010f767c2ff01e12 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 26 May 2007 18:51:06 +0000 Subject: [PATCH] Document new api svn path=/trunk/; revision=17929 --- ChangeLog | 1 + gtk/gtknotebook.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2aa7c9e20a..ebaa2e1a13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2007-05-26 Matthias Clasen + * gtk/gtknotebook.c: * gtk/gtkentrycompletion.c: Document new api 2007-05-26 Richard Hult diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c index 0e7fd29054..f7843cd4ec 100644 --- a/gtk/gtknotebook.c +++ b/gtk/gtknotebook.c @@ -7287,7 +7287,7 @@ gtk_notebook_set_group_id (GtkNotebook *notebook, /** * gtk_notebook_set_group: * @notebook: a #GtkNotebook - * @group_id: a pointer to identify the notebook group, or %NULL to unset it + * @group: a pointer to identify the notebook group, or %NULL to unset it * * Sets a group identificator pointer for @notebook, notebooks sharing * the same group identificator pointer will be able to exchange tabs -- 2.30.2